| netsqlazman_LogTable |
| EntityType | Independent |
| Logical Entity Name | netsqlazman_LogTable |
| Default Table Name | netsqlazman_LogTable |
| Logical Only | NO |
| Definition | |
| Note |
| netsqlazman_LogTable Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
LogId |
INTEGER | NO | ||
| LogDateTime | DATETIME | NO | ||
| WindowsIdentity | NVARCHAR(255) | NO | ||
| SqlIdentity | NVARCHAR(128) | YES | ||
| MachineName | NVARCHAR(255) | NO | ||
| InstanceGuid | UNIQUEID | NO | ||
| TransactionGuid | UNIQUEID | YES | ||
| OperationCounter | INTEGER | NO | ||
| ENSType | NVARCHAR(255) | NO | ||
| ENSDescription | NVARCHAR(4000) | NO | ||
| LogType | CHAR(1) | NO |
| netsqlazman_LogTable Keys |
| Key Name | Key Type | Keys |
| IX_Log_2 | Inversion Entry | LogDateTime, InstanceGuid, OperationCounter |
| IX_Log_1 | Inversion Entry | SqlIdentity |
| IX_Log | Inversion Entry | WindowsIdentity |
| PK_Log | PrimaryKey | LogId |
| netsqlazman_LogTable Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| netsqlazman_LogTable Check Constraints |
| Check Constraint Name | CheckConstraint |